gtk/gtksocket.c Splice out backend-dependend parts to separate files, see
authorTor Lillqvist <tml@novell.com>
Thu, 21 Jul 2005 13:31:03 +0000 (13:31 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 21 Jul 2005 13:31:03 +0000 (13:31 +0000)
commit6a7be726ddf18761a6005e4b290ff14a15e2b755
tree9850d4163af6e42e884fbc91f4a7aa004c2a5fce
parent27940c430ec7eff05cffd4a84c6ff55895a33a3a
gtk/gtksocket.c Splice out backend-dependend parts to separate files, see

2005-07-21  Tor Lillqvist  <tml@novell.com>

* gtk/gtksocket.c
* gtk/gtkplug.c: Splice out backend-dependend parts to separate
files, see below.

* gtk/gtksocketprivate.h
* gtk/gtkplugprivate.h: New files. Declare the backend-specific
functions, and the private backend-independent functions they call
back to.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkplug.c
gtk/gtkplugprivate.h [new file with mode: 0644]
gtk/gtksocket.c
gtk/gtksocketprivate.h [new file with mode: 0644]